Add a [/] macro expansion for tests
authorNipunn Koorapati <nipunn1313@gmail.com>
Sun, 6 Nov 2016 02:14:16 +0000 (13:14 +1100)
committerNipunn Koorapati <nipunn1313@gmail.com>
Sun, 6 Nov 2016 02:26:34 +0000 (13:26 +1100)
commita753d2f0b5549b5f982313c15917d71f2842126c
tree89a38b1057eef8169fa132434ee4295d7307d354
parentdb472ccaac98bbde4915a576678198facb3cbfdc
Add a [/] macro expansion for tests

Converts to backslash on windows. Currently, we're using [..],
so this will tighten up the tests.
tests/bench.rs
tests/build-script.rs
tests/build.rs
tests/cargotest/support/mod.rs
tests/cross-compile.rs
tests/git.rs
tests/path.rs
tests/run.rs
tests/rustc.rs
tests/test.rs